| 2005-09-21 |
kaf24@firebug... | Some cleanup in tpm-related files. |
commit | commitdiff | tree | snapshot |
| 2005-09-21 |
kaf24@firebug... | Removes redundant/unnecessary __vmread/__vmwrite. |
commit | commitdiff | tree | snapshot |
| 2005-09-21 |
kaf24@firebug... | Parse vcpus for VMX guest. |
commit | commitdiff | tree | snapshot |
| 2005-09-21 |
kaf24@firebug... | Fix .hgignore and add missing vtpm patch file. |
commit | commitdiff | tree | snapshot |
| 2005-09-20 |
kaf24@firebug... | The vmx guest loading is broken from 6925 because of... |
commit | commitdiff | tree | snapshot |
| 2005-09-20 |
kaf24@firebug... | Fix __save_flags() to not complain when smp_processor_i... |
commit | commitdiff | tree | snapshot |
| 2005-09-20 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-09-20 |
cl349@firebug... | Add support to build arch/ia64 xen kernels, also add... |
commit | commitdiff | tree | snapshot |
| 2005-09-20 |
kaf24@firebug... | Fix xenconsole when console page is >= 4GB. |
commit | commitdiff | tree | snapshot |
| 2005-09-20 |
kaf24@firebug... | Put_page on vmx_set_cr0 for multiple protected/real... |
commit | commitdiff | tree | snapshot |
| 2005-09-20 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-09-20 |
cl349@firebug... | Fix vnc configuration issue for creating vmx guest. |
commit | commitdiff | tree | snapshot |
| 2005-09-20 |
kaf24@firebug... | Split up docs. Signed-off-by: Robb Romans <3r@us.ibm... |
commit | commitdiff | tree | snapshot |
| 2005-09-20 |
kaf24@firebug... | Add 64 bit support to the VTPM Tools plus do some minor... |
commit | commitdiff | tree | snapshot |
| 2005-09-20 |
kaf24@firebug... | Fix an operand size bug in the VMX MMIO decoder. |
commit | commitdiff | tree | snapshot |
| 2005-09-20 |
kaf24@firebug... | Dynamically generate the local apic entries in ACPI... |
commit | commitdiff | tree | snapshot |
| 2005-09-19 |
kaf24@firebug... | Add lomount to 'make uninstall' target. Remove miniterm, |
commit | commitdiff | tree | snapshot |
| 2005-09-19 |
kaf24@firebug... | Clean up 'make uninstall' target. |
commit | commitdiff | tree | snapshot |
| 2005-09-19 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-09-19 |
cl349@firebug... | Fix kernel users of xs_write as well. |
commit | commitdiff | tree | snapshot |
| 2005-09-19 |
kaf24@firebug... | Better gdb server documentation. |
commit | commitdiff | tree | snapshot |
| 2005-09-19 |
kaf24@firebug... | Do not build PAE by default. Reverts accidental previous |
commit | commitdiff | tree | snapshot |
| 2005-09-19 |
kaf24@firebug... | Fix xc_ptrace (live debug, not coredump debug) for... |
commit | commitdiff | tree | snapshot |
| 2005-09-19 |
cl349@firebug... | Fire watches once immediately upon registration. |
commit | commitdiff | tree | snapshot |
| 2005-09-19 |
cl349@firebug... | Fix one more usage of xs_write. |
commit | commitdiff | tree | snapshot |
| 2005-09-19 |
cl349@firebug... | Remove iflag argument to xs_write |
commit | commitdiff | tree | snapshot |
| 2005-09-19 |
cl349@firebug... | Make xs_mkdir an xs_rm idempotent. |
commit | commitdiff | tree | snapshot |
| 2005-09-19 |
kaf24@firebug... | Fix gdb build script. |
commit | commitdiff | tree | snapshot |
| 2005-09-19 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-09-19 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-09-19 |
cl349@firebug... | Don't do device create on domain recreate. |
commit | commitdiff | tree | snapshot |
| 2005-09-19 |
emellor@ewan | Revert accidental commit. |
commit | commitdiff | tree | snapshot |
| 2005-09-19 |
emellor@ewan | Use DevController.allocateDeviceID rather than using... |
commit | commitdiff | tree | snapshot |
| 2005-09-19 |
emellor@ewan | Use DevController.allocateDeviceID rather than using... |
commit | commitdiff | tree | snapshot |
| 2005-09-19 |
kaf24@firebug... | Re-indent libxc to avoid hard tabs. Also, fix the PAE |
commit | commitdiff | tree | snapshot |
| 2005-09-19 |
cl349@firebug... | Remove last remaining "import controller" occurences. |
commit | commitdiff | tree | snapshot |
| 2005-09-19 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-09-19 |
kaf24@firebug... | Fix VMX domains not cleaning up properly, since some... |
commit | commitdiff | tree | snapshot |
| 2005-09-19 |
kaf24@firebug... | The domain structure maintains several shadow mode... |
commit | commitdiff | tree | snapshot |
| 2005-09-18 |
emellor@ewan | Add and use XendDomainInfo.getBackendFlags to decouple... |
commit | commitdiff | tree | snapshot |
| 2005-09-18 |
emellor@ewan | Changed dangerous default parameter values where used... |
commit | commitdiff | tree | snapshot |
| 2005-09-18 |
emellor@ewan | Remove the complexity of the config_handlers mechanism... |
commit | commitdiff | tree | snapshot |
| 2005-09-18 |
emellor@ewan | Added allocateDeviceID, which uses the store to keep... |
commit | commitdiff | tree | snapshot |
| 2005-09-18 |
emellor@ewan | Move definition of xc and xend to avoid confusing pylint. |
commit | commitdiff | tree | snapshot |
| 2005-09-18 |
emellor@ewan | Renamed XendDomainInfo.getTargetMemory to getMemoryTarg... |
commit | commitdiff | tree | snapshot |
| 2005-09-18 |
emellor@ewan | Replaced the device handling mechanism used by XendDoma... |
commit | commitdiff | tree | snapshot |
| 2005-09-18 |
emellor@ewan | Add behaviour to the remove methods to remove the trans... |
commit | commitdiff | tree | snapshot |
| 2005-09-18 |
emellor@ewan | In all cases, move the creation of a new transaction... |
commit | commitdiff | tree | snapshot |
| 2005-09-18 |
kaf24@firebug... | Trivial gdb build fix from Leendert. |
commit | commitdiff | tree | snapshot |
| 2005-09-17 |
emellor@ewan | Remove assignment to unused field memory_target. |
commit | commitdiff | tree | snapshot |
| 2005-09-17 |
emellor@ewan | Use XendDomainInfo.getDomain, getName to decouple XendD... |
commit | commitdiff | tree | snapshot |
| 2005-09-17 |
emellor@ewan | Remove unused restoreFromDB, saveToDB. |
commit | commitdiff | tree | snapshot |
| 2005-09-17 |
emellor@ewan | Replace XendDomainInfo.setStoreChannel with XendDomainI... |
commit | commitdiff | tree | snapshot |
| 2005-09-17 |
emellor@ewan | Added getVCpuCount to XendDomainInfo and use that and... |
commit | commitdiff | tree | snapshot |
| 2005-09-17 |
emellor@ewan | Fix indentation. |
commit | commitdiff | tree | snapshot |
| 2005-09-17 |
emellor@ewan | Added getTargetMemory, getSsidref methods to XendDomain... |
commit | commitdiff | tree | snapshot |
| 2005-09-17 |
emellor@ewan | Issue warning if doxygen is not installed. |
commit | commitdiff | tree | snapshot |
| 2005-09-17 |
emellor@ewan | Changed ssidref default to 0 when parsing config file. |
commit | commitdiff | tree | snapshot |
| 2005-09-17 |
emellor@ewan | Added diagnostic message to exception when TypeError... |
commit | commitdiff | tree | snapshot |
| 2005-09-17 |
emellor@ewan | Removed unused getDB method. |
commit | commitdiff | tree | snapshot |
| 2005-09-17 |
emellor@ewan | Moved xroot variable to not confuse pylint (and me). |
commit | commitdiff | tree | snapshot |
| 2005-09-17 |
emellor@ewan | Removed unused impotr and marked some parameters as... |
commit | commitdiff | tree | snapshot |
| 2005-09-17 |
emellor@ewan | Rename feilds to fields throughout. |
commit | commitdiff | tree | snapshot |
| 2005-09-17 |
emellor@ewan | Remove unused import, and unused class TwistedAdapter... |
commit | commitdiff | tree | snapshot |
| 2005-09-17 |
emellor@ewan | Added _1,.._5 to dummy-variables, so that we can specif... |
commit | commitdiff | tree | snapshot |
| 2005-09-17 |
kaf24@firebug... | Small cleanup to tpm split driver. |
commit | commitdiff | tree | snapshot |
| 2005-09-17 |
kaf24@firebug... | Remove native tpm drivers from the linux sparse tree... |
commit | commitdiff | tree | snapshot |
| 2005-09-16 |
cl349@firebug... | Cleanup domain listing on xend start. Fix reaper some... |
commit | commitdiff | tree | snapshot |
| 2005-09-16 |
cl349@firebug... | Add bindings for xs_get_domain_path(). |
commit | commitdiff | tree | snapshot |
| 2005-09-16 |
cl349@firebug... | Don't run reap() or domain_restarts() as side-effects... |
commit | commitdiff | tree | snapshot |
| 2005-09-16 |
cl349@firebug... | Move dom0 setup code out of initial_refresh. |
commit | commitdiff | tree | snapshot |
| 2005-09-16 |
cl349@firebug... | Remove pretty random cleanup code in _add_domain. |
commit | commitdiff | tree | snapshot |
| 2005-09-16 |
cl349@firebug... | Use "vcpu" when referring to vcpus. |
commit | commitdiff | tree | snapshot |
| 2005-09-16 |
cl349@firebug... | Make dom0_enforce_cpus() use vcpu_hotplug rather than... |
commit | commitdiff | tree | snapshot |
| 2005-09-16 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-09-16 |
cl349@firebug... | Fix the control panel problem. |
commit | commitdiff | tree | snapshot |
| 2005-09-16 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-09-16 |
cl349@firebug... | Cleanup domain reaper and domain destruction functions. |
commit | commitdiff | tree | snapshot |
| 2005-09-16 |
cl349@firebug... | Fix setStoreChannel(None) - fixes cleanup on destroy. |
commit | commitdiff | tree | snapshot |
| 2005-09-16 |
kaf24@firebug... | Clean up and re-indent netback driver. |
commit | commitdiff | tree | snapshot |
| 2005-09-16 |
kaf24@firebug... | Clean up and re-indent netfront.c |
commit | commitdiff | tree | snapshot |
| 2005-09-16 |
kaf24@firebug... | Grant-refrence allocation pools and tracking tables... |
commit | commitdiff | tree | snapshot |
| 2005-09-16 |
kaf24@firebug... | direct_remap_pfn_range() takes a vm_area_struct rather... |
commit | commitdiff | tree | snapshot |
| 2005-09-16 |
kaf24@firebug... | distclean target added to root makefile. From rusty. |
commit | commitdiff | tree | snapshot |
| 2005-09-15 |
cl349@firebug... | Simplify backend flag parsing. |
commit | commitdiff | tree | snapshot |
| 2005-09-15 |
cl349@firebug... | Export block device read-only state into store. |
commit | commitdiff | tree | snapshot |
| 2005-09-15 |
cl349@firebug... | Fix bootloader support some more. |
commit | commitdiff | tree | snapshot |
| 2005-09-15 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-09-15 |
cl349@firebug... | Maybe fix running bootloader after reboot. |
commit | commitdiff | tree | snapshot |
| 2005-09-15 |
kaf24@firebug... | Start cleaning up grant tables. gnttab_donate now called |
commit | commitdiff | tree | snapshot |
| 2005-09-15 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-09-15 |
cl349@firebug... | Update image handling code for xstransact. |
commit | commitdiff | tree | snapshot |
| 2005-09-15 |
shand@ubuntu... | Actually update domain info when dom_get() succeeds. |
commit | commitdiff | tree | snapshot |
| 2005-09-15 |
kaf24@firebug... | Fix the libxc Makefile. |
commit | commitdiff | tree | snapshot |
| 2005-09-15 |
vh249@arcadians... | add support for ipv6 address in choose_vnc_display... |
commit | commitdiff | tree | snapshot |
| 2005-09-15 |
vh249@arcadians... | fix build, strings spanning multiple lines are no longe... |
commit | commitdiff | tree | snapshot |
| 2005-09-15 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-09-15 |
cl349@firebug... | Don't special case getDomainMemory for ia64. |
commit | commitdiff | tree | snapshot |
| 2005-09-15 |
cl349@firebug... | Better build fix. |
commit | commitdiff | tree | snapshot |
| 2005-09-15 |
kaf24@firebug... | Like IA32 PAE xenlinux, we also need make VMX guest... |
commit | commitdiff | tree | snapshot |
| next |